[INFO] cloning repository https://github.com/PPerson314/rust-query-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PPerson314/rust-query-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70d17356086f08d566a879ddfac199fff2df1bf9
[INFO] fixing PPerson314/rust-query-api against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PPerson314/rust-query-api
[INFO] finished tweaking git repo https://github.com/PPerson314/rust-query-api
[INFO] tweaked toml for git repo https://github.com/PPerson314/rust-query-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PPerson314/rust-query-api on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PPerson314/rust-query-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.5
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded postgres-protocol v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded phf v0.10.0
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded postgres-derive v0.4.0
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded slab v0.4.5
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded subtle v2.4.1
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded array-init v2.0.0
[INFO] [stderr]   Downloaded crc32fast v1.2.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded dashmap v5.0.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded postgres-types v0.2.2
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded simplelog v0.11.1
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded hematite-nbt v0.5.2
[INFO] [stderr]   Downloaded getrandom v0.2.3
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded winreg v0.7.0
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded async-compression v0.3.8
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded core-foundation v0.9.2
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded log v0.4.14
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.10
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded bumpalo v3.8.0
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded rand v0.8.4
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded reqwest v0.11.7
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded h2 v0.3.9
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59
[INFO] running `Command { std: "docker" "start" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking array-init v2.0.0
[INFO] [stderr]     Checking phf v0.10.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking postgres-protocol v0.6.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking simplelog v0.11.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling postgres-derive v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking async-compression v0.3.8
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking dashmap v5.0.0
[INFO] [stderr]     Checking hematite-nbt v0.5.2
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking postgres-types v0.2.2
[INFO] [stderr]     Checking tokio-postgres v0.7.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.7
[INFO] [stderr]     Checking query_api v1.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if DATABASE.as_ref().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let database_ref = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let _ = WEBHOOK
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 92 | |             .as_ref()
[INFO] [stdout]    | |_____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 113 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 134 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 BID_ARRAY.to_owned().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if DATABASE.as_ref().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let database_ref = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let _ = WEBHOOK
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 92 | |             .as_ref()
[INFO] [stdout]    | |_____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 113 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 134 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 BID_ARRAY.to_owned().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let _ = WEBHOOK.insert(Webhook::from_url(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |             &env::var("WEBHOOK_URL").expect("Unable to find WEBHOOK_URL environment variable"),
[INFO] [stdout] 104 | |         ));
[INFO] [stdout]     | |__________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let client = DATABASE.insert(client);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             BID_ARRAY.insert(client.prepare("SELECT $1::_bid").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             AVG_AH.insert(client.prepare("SELECT $1::_avg_ah").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let _ = WEBHOOK.insert(Webhook::from_url(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |             &env::var("WEBHOOK_URL").expect("Unable to find WEBHOOK_URL environment variable"),
[INFO] [stdout] 104 | |         ));
[INFO] [stdout]     | |__________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let client = DATABASE.insert(client);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             BID_ARRAY.insert(client.prepare("SELECT $1::_bid").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             AVG_AH.insert(client.prepare("SELECT $1::_avg_ah").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59", kill_on_drop: false }`
[INFO] [stdout] 8dc42fa5222eab9f00bdee907dca6a3c2792107ab031af54e0a33499ed449d59
